Platform Explorer / Nuxeo Platform 6.0

Operation NuxeoDrive.GetRoots (Nuxeo Drive: Get Roots)

Operation id NuxeoDrive.GetRoots
Category Services
Label Nuxeo Drive: Get Roots
Requires
Since

Parameters

No parameters.

Signature

Inputs void
Outputs documents

Implementation Information

Implementation Class Class: org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation
Contributing Component org.nuxeo.drive.operations.NuxeoDriveGetRootsOperation

JSON Definition

{
  "id" : "NuxeoDrive.GetRoots",
  "label" : "Nuxeo Drive: Get Roots",
  "category" : "Services",
  "requires" : null,
  "description" : null,
  "url" : "NuxeoDrive.GetRoots",
  "signature" : [ "void", "documents" ],
  "params" : [ ]
}